/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'Entypo';
  src: url('../font/entypo.eot');
  src: url('../font/entypo.eot') format('embedded-opentype'), url('../font/entypo.woff') format('woff'), url('../font/entypo.ttf') format('truetype'), url('http://cleverui.co/demos/quarelle/fonts//entypo.svg?v=4.5.0') format('svg');
  font-weight: normal;
  font-style: normal;
}
.ic {
  display: inline-block;
  font: normal normal normal 18px/0.8 Entypo;
  font-size: 1.2em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: -0.2em;
  line-height: 1;
}
/* makes the font 33% larger relative to the icon container */
.ic-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.ic-2x {
  font-size: 2em;
}
.ic-3x {
  font-size: 3em;
}
.ic-4x {
  font-size: 4em;
}
.ic-5x {
  font-size: 5em;
}
.ic-fw {
  width: 1.28571429em;
  text-align: center;
}
.ic-ul {
  padding-left: 0;
  margin-left: 1.875em;
  list-style-type: none;
}
.ic-ul > li {
  position: relative;
}
.ic-li {
  position: absolute;
  left: -1.875em;
  width: 1.875em;
  top: 0.14285714em;
  text-align: center;
}
.ic-li.ic-lg {
  left: -1.58928571em;
}
.ic-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}
.ic-pull-left {
  float: left;
}
.ic-pull-right {
  float: right;
}
.ic.ic-pull-left {
  margin-right: .3em;
}
.ic.ic-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.ic.pull-left {
  margin-right: .3em;
}
.ic.pull-right {
  margin-left: .3em;
}
.ic-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.ic-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.ic-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.ic-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ic-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.ic-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.ic-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .ic-rotate-90,
:root .ic-rotate-180,
:root .ic-rotate-270,
:root .ic-flip-horizontal,
:root .ic-flip-vertical {
  filter: none;
}
.ic-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.ic-stack-1x,
.ic-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.ic-stack-1x {
  line-height: inherit;
}
.ic-stack-2x {
  font-size: 2em;
}
.ic-inverse {
  color: #fff;
}
.ic-500px:before {
  content: "\e000";
}
.ic-500px-with-circle:before {
  content: "\e001";
}
.ic-app-store:before {
  content: "\e002";
}
.ic-baidu:before {
  content: "\e003";
}
.ic-basecamp:before {
  content: "\e004";
}
.ic-behance:before {
  content: "\e005";
}
.ic-creative-cloud:before {
  content: "\e006";
}
.ic-dribbble:before {
  content: "\e007";
}
.ic-dribbble-with-circle:before {
  content: "\e008";
}
.ic-dropbox:before {
  content: "\e009";
}
.ic-evernote:before {
  content: "\e00a";
}
.ic-facebook:before {
  content: "\e00b";
}
.ic-facebook-with-circle:before {
  content: "\e00c";
}
.ic-flattr:before {
  content: "\e00d";
}
.ic-flickr:before {
  content: "\e00e";
}
.ic-flickr-with-circle:before {
  content: "\e00f";
}
.ic-foursquare:before {
  content: "\e010";
}
.ic-github:before {
  content: "\e011";
}
.ic-github-with-circle:before {
  content: "\e012";
}
.ic-google:before {
  content: "\e013";
}
.ic-google-drive:before {
  content: "\e014";
}
.ic-google-hangouts:before {
  content: "\e015";
}
.ic-google-play:before {
  content: "\e016";
}
.ic-google-with-circle:before {
  content: "\e017";
}
.ic-grooveshark:before {
  content: "\e018";
}
.ic-houzz:before {
  content: "\e019";
}
.ic-icloud:before {
  content: "\e01a";
}
.ic-instagram:before {
  content: "\e01b";
}
.ic-instagram-with-circle:before {
  content: "\e01c";
}
.ic-lastfm:before {
  content: "\e01d";
}
.ic-lastfm-with-circle:before {
  content: "\e01e";
}
.ic-linkedin:before {
  content: "\e01f";
}
.ic-linkedin-with-circle:before {
  content: "\e020";
}
.ic-mail-with-circle:before {
  content: "\e021";
}
.ic-medium:before {
  content: "\e022";
}
.ic-medium-with-circle:before {
  content: "\e023";
}
.ic-mixi:before {
  content: "\e024";
}
.ic-onedrive:before {
  content: "\e025";
}
.ic-paypal:before {
  content: "\e026";
}
.ic-picasa:before {
  content: "\e027";
}
.ic-pinterest:before {
  content: "\e028";
}
.ic-pinterest-with-circle:before {
  content: "\e029";
}
.ic-qq:before {
  content: "\e02a";
}
.ic-qq-with-circle:before {
  content: "\e02b";
}
.ic-raft:before {
  content: "\e02c";
}
.ic-raft-with-circle:before {
  content: "\e02d";
}
.ic-rainbow:before {
  content: "\e02e";
}
.ic-rdio:before {
  content: "\e02f";
}
.ic-rdio-with-circle:before {
  content: "\e030";
}
.ic-renren:before {
  content: "\e031";
}
.ic-scribd:before {
  content: "\e032";
}
.ic-sina-weibo:before {
  content: "\e033";
}
.ic-skype:before {
  content: "\e034";
}
.ic-skype-with-circle:before {
  content: "\e035";
}
.ic-slideshare:before {
  content: "\e036";
}
.ic-smashing:before {
  content: "\e037";
}
.ic-soundcloud:before {
  content: "\e038";
}
.ic-spotify:before {
  content: "\e039";
}
.ic-spotify-with-circle:before {
  content: "\e03a";
}
.ic-stumbleupon:before {
  content: "\e03b";
}
.ic-stumbleupon-with-circle:before {
  content: "\e03c";
}
.ic-swarm:before {
  content: "\e03d";
}
.ic-tripadvisor:before {
  content: "\e03e";
}
.ic-tumblr:before {
  content: "\e03f";
}
.ic-tumblr-with-circle:before {
  content: "\e040";
}
.ic-twitter:before {
  content: "\e041";
}
.ic-twitter-with-circle:before {
  content: "\e042";
}
.ic-vimeo:before {
  content: "\e043";
}
.ic-vimeo-with-circle:before {
  content: "\e044";
}
.ic-vine:before {
  content: "\e045";
}
.ic-vine-with-circle:before {
  content: "\e046";
}
.ic-vk:before {
  content: "\e047";
}
.ic-vk-alternitive:before {
  content: "\e048";
}
.ic-vk-with-circle:before {
  content: "\e049";
}
.ic-windows-store:before {
  content: "\e04a";
}
.ic-xing:before {
  content: "\e04b";
}
.ic-xing-with-circle:before {
  content: "\e04c";
}
.ic-yelp:before {
  content: "\e04d";
}
.ic-youko:before {
  content: "\e04e";
}
.ic-youko-with-circle:before {
  content: "\e04f";
}
.ic-youtube:before {
  content: "\e050";
}
.ic-youtube-with-circle:before {
  content: "\e051";
}
.ic-add-to-list:before {
  content: "\e052";
}
.ic-add-user:before {
  content: "\e053";
}
.ic-address:before {
  content: "\e054";
}
.ic-adjust:before {
  content: "\e055";
}
.ic-air:before {
  content: "\e056";
}
.ic-aircraft:before {
  content: "\e057";
}
.ic-aircraft-landing:before {
  content: "\e058";
}
.ic-aircraft-take-off:before {
  content: "\e059";
}
.ic-align-bottom:before {
  content: "\e05a";
}
.ic-align-horizontal-middle:before {
  content: "\e05b";
}
.ic-align-left:before {
  content: "\e05c";
}
.ic-align-right:before {
  content: "\e05d";
}
.ic-align-top:before {
  content: "\e05e";
}
.ic-align-vertical-middle:before {
  content: "\e05f";
}
.ic-archive:before {
  content: "\e060";
}
.ic-area-graph:before {
  content: "\e061";
}
.ic-arrow-bold-down:before {
  content: "\e062";
}
.ic-arrow-bold-left:before {
  content: "\e063";
}
.ic-arrow-bold-right:before {
  content: "\e064";
}
.ic-arrow-bold-up:before {
  content: "\e065";
}
.ic-arrow-down:before {
  content: "\e066";
}
.ic-arrow-left:before {
  content: "\e067";
}
.ic-arrow-long-down:before {
  content: "\e068";
}
.ic-arrow-long-left:before {
  content: "\e069";
}
.ic-arrow-long-right:before {
  content: "\e06a";
}
.ic-arrow-long-up:before {
  content: "\e06b";
}
.ic-arrow-right:before {
  content: "\e06c";
}
.ic-arrow-up:before {
  content: "\e06d";
}
.ic-arrow-with-circle-down:before {
  content: "\e06e";
}
.ic-arrow-with-circle-left:before {
  content: "\e06f";
}
.ic-arrow-with-circle-right:before {
  content: "\e070";
}
.ic-arrow-with-circle-up:before {
  content: "\e071";
}
.ic-attachment:before {
  content: "\e072";
}
.ic-awareness-ribbon:before {
  content: "\e073";
}
.ic-back:before {
  content: "\e074";
}
.ic-back-in-time:before {
  content: "\e075";
}
.ic-bar-graph:before {
  content: "\e076";
}
.ic-battery:before {
  content: "\e077";
}
.ic-beamed-note:before {
  content: "\e078";
}
.ic-bell:before {
  content: "\e079";
}
.ic-blackboard:before {
  content: "\e07a";
}
.ic-block:before {
  content: "\e07b";
}
.ic-book:before {
  content: "\e07c";
}
.ic-bookmark:before {
  content: "\e07d";
}
.ic-bookmarks:before {
  content: "\e07e";
}
.ic-bowl:before {
  content: "\e07f";
}
.ic-box:before {
  content: "\e080";
}
.ic-briefcase:before {
  content: "\e081";
}
.ic-browser:before {
  content: "\e082";
}
.ic-brush:before {
  content: "\e083";
}
.ic-bucket:before {
  content: "\e084";
}
.ic-bug:before {
  content: "\e085";
}
.ic-cake:before {
  content: "\e086";
}
.ic-calculator:before {
  content: "\e087";
}
.ic-calendar:before {
  content: "\e088";
}
.ic-camera:before {
  content: "\e089";
}
.ic-ccw:before {
  content: "\e08a";
}
.ic-chat:before {
  content: "\e08b";
}
.ic-check:before {
  content: "\e08c";
}
.ic-chevron-down:before {
  content: "\e08d";
}
.ic-chevron-left:before {
  content: "\e08e";
}
.ic-chevron-right:before {
  content: "\e08f";
}
.ic-chevron-small-down:before {
  content: "\e090";
}
.ic-chevron-small-left:before {
  content: "\e091";
}
.ic-chevron-small-right:before {
  content: "\e092";
}
.ic-chevron-small-up:before {
  content: "\e093";
}
.ic-chevron-thin-down:before {
  content: "\e094";
}
.ic-chevron-thin-left:before {
  content: "\e095";
}
.ic-chevron-thin-right:before {
  content: "\e096";
}
.ic-chevron-thin-up:before {
  content: "\e097";
}
.ic-chevron-up:before {
  content: "\e098";
}
.ic-chevron-with-circle-down:before {
  content: "\e099";
}
.ic-chevron-with-circle-left:before {
  content: "\e09a";
}
.ic-chevron-with-circle-right:before {
  content: "\e09b";
}
.ic-chevron-with-circle-up:before {
  content: "\e09c";
}
.ic-circle:before {
  content: "\e09d";
}
.ic-circle-with-cross:before {
  content: "\e09e";
}
.ic-circle-with-minus:before {
  content: "\e09f";
}
.ic-circle-with-plus:before {
  content: "\e0a0";
}
.ic-circular-graph:before {
  content: "\e0a1";
}
.ic-clapperboard:before {
  content: "\e0a2";
}
.ic-classic-computer:before {
  content: "\e0a3";
}
.ic-clipboard:before {
  content: "\e0a4";
}
.ic-clock:before {
  content: "\e0a5";
}
.ic-cloud:before {
  content: "\e0a6";
}
.ic-code:before {
  content: "\e0a7";
}
.ic-cog:before {
  content: "\e0a8";
}
.ic-colours:before {
  content: "\e0a9";
}
.ic-compass:before {
  content: "\e0aa";
}
.ic-controller-fast-backward:before {
  content: "\e0ab";
}
.ic-controller-fast-forward:before {
  content: "\e0ac";
}
.ic-controller-jump-to-start:before {
  content: "\e0ad";
}
.ic-controller-next:before {
  content: "\e0ae";
}
.ic-controller-paus:before {
  content: "\e0af";
}
.ic-controller-play:before {
  content: "\e0b0";
}
.ic-controller-record:before {
  content: "\e0b1";
}
.ic-controller-stop:before {
  content: "\e0b2";
}
.ic-controller-volume:before {
  content: "\e0b3";
}
.ic-copy:before {
  content: "\e0b4";
}
.ic-creative-commons:before {
  content: "\e0b5";
}
.ic-creative-commons-attribution:before {
  content: "\e0b6";
}
.ic-creative-commons-noderivs:before {
  content: "\e0b7";
}
.ic-creative-commons-noncommercial-eu:before {
  content: "\e0b8";
}
.ic-creative-commons-noncommercial-us:before {
  content: "\e0b9";
}
.ic-creative-commons-public-domain:before {
  content: "\e0ba";
}
.ic-creative-commons-remix:before {
  content: "\e0bb";
}
.ic-creative-commons-share:before {
  content: "\e0bc";
}
.ic-creative-commons-sharealike:before {
  content: "\e0bd";
}
.ic-credit:before {
  content: "\e0be";
}
.ic-credit-card:before {
  content: "\e0bf";
}
.ic-crop:before {
  content: "\e0c0";
}
.ic-cross:before {
  content: "\e0c1";
}
.ic-cup:before {
  content: "\e0c2";
}
.ic-cw:before {
  content: "\e0c3";
}
.ic-cycle:before {
  content: "\e0c4";
}
.ic-database:before {
  content: "\e0c5";
}
.ic-dial-pad:before {
  content: "\e0c6";
}
.ic-direction:before {
  content: "\e0c7";
}
.ic-document:before {
  content: "\e0c8";
}
.ic-document-landscape:before {
  content: "\e0c9";
}
.ic-documents:before {
  content: "\e0ca";
}
.ic-dot-single:before {
  content: "\e0cb";
}
.ic-dots-three-horizontal:before {
  content: "\e0cc";
}
.ic-dots-three-vertical:before {
  content: "\e0cd";
}
.ic-dots-two-horizontal:before {
  content: "\e0ce";
}
.ic-dots-two-vertical:before {
  content: "\e0cf";
}
.ic-download:before {
  content: "\e0d0";
}
.ic-drink:before {
  content: "\e0d1";
}
.ic-drive:before {
  content: "\e0d2";
}
.ic-drop:before {
  content: "\e0d3";
}
.ic-edit:before {
  content: "\e0d4";
}
.ic-email:before {
  content: "\e0d5";
}
.ic-emoji-flirt:before {
  content: "\e0d6";
}
.ic-emoji-happy:before {
  content: "\e0d7";
}
.ic-emoji-neutral:before {
  content: "\e0d8";
}
.ic-emoji-sad:before {
  content: "\e0d9";
}
.ic-erase:before {
  content: "\e0da";
}
.ic-eraser:before {
  content: "\e0db";
}
.ic-export:before {
  content: "\e0dc";
}
.ic-eye:before {
  content: "\e0dd";
}
.ic-eye-with-line:before {
  content: "\e0de";
}
.ic-feather:before {
  content: "\e0df";
}
.ic-fingerprint:before {
  content: "\e0e0";
}
.ic-flag:before {
  content: "\e0e1";
}
.ic-flash:before {
  content: "\e0e2";
}
.ic-flashlight:before {
  content: "\e0e3";
}
.ic-flat-brush:before {
  content: "\e0e4";
}
.ic-flow-branch:before {
  content: "\e0e5";
}
.ic-flow-cascade:before {
  content: "\e0e6";
}
.ic-flow-line:before {
  content: "\e0e7";
}
.ic-flow-parallel:before {
  content: "\e0e8";
}
.ic-flow-tree:before {
  content: "\e0e9";
}
.ic-flower:before {
  content: "\e0ea";
}
.ic-folder:before {
  content: "\e0eb";
}
.ic-folder-images:before {
  content: "\e0ec";
}
.ic-folder-music:before {
  content: "\e0ed";
}
.ic-folder-video:before {
  content: "\e0ee";
}
.ic-forward:before {
  content: "\e0ef";
}
.ic-funnel:before {
  content: "\e0f0";
}
.ic-game-controller:before {
  content: "\e0f1";
}
.ic-gauge:before {
  content: "\e0f2";
}
.ic-globe:before {
  content: "\e0f3";
}
.ic-graduation-cap:before {
  content: "\e0f4";
}
.ic-grid:before {
  content: "\e0f5";
}
.ic-hair-cross:before {
  content: "\e0f6";
}
.ic-hand:before {
  content: "\e0f7";
}
.ic-heart:before {
  content: "\e0f8";
}
.ic-heart-outlined:before {
  content: "\e0f9";
}
.ic-help:before {
  content: "\e0fa";
}
.ic-help-with-circle:before {
  content: "\e0fb";
}
.ic-home:before {
  content: "\e0fc";
}
.ic-hour-glass:before {
  content: "\e0fd";
}
.ic-image:before {
  content: "\e0fe";
}
.ic-image-inverted:before {
  content: "\e0ff";
}
.ic-images:before {
  content: "\e100";
}
.ic-inbox:before {
  content: "\e101";
}
.ic-infinity:before {
  content: "\e102";
}
.ic-info:before {
  content: "\e103";
}
.ic-info-with-circle:before {
  content: "\e104";
}
.ic-install:before {
  content: "\e105";
}
.ic-key:before {
  content: "\e106";
}
.ic-keyboard:before {
  content: "\e107";
}
.ic-lab-flask:before {
  content: "\e108";
}
.ic-landline:before {
  content: "\e109";
}
.ic-language:before {
  content: "\e10a";
}
.ic-laptop:before {
  content: "\e10b";
}
.ic-layers:before {
  content: "\e10c";
}
.ic-leaf:before {
  content: "\e10d";
}
.ic-level-down:before {
  content: "\e10e";
}
.ic-level-up:before {
  content: "\e10f";
}
.ic-lifebuoy:before {
  content: "\e110";
}
.ic-light-bulb:before {
  content: "\e111";
}
.ic-light-down:before {
  content: "\e112";
}
.ic-light-up:before {
  content: "\e113";
}
.ic-line-graph:before {
  content: "\e114";
}
.ic-link:before {
  content: "\e115";
}
.ic-list:before {
  content: "\e116";
}
.ic-location:before {
  content: "\e117";
}
.ic-location-pin:before {
  content: "\e118";
}
.ic-lock:before {
  content: "\e119";
}
.ic-lock-open:before {
  content: "\e11a";
}
.ic-log-out:before {
  content: "\e11b";
}
.ic-login:before {
  content: "\e11c";
}
.ic-loop:before {
  content: "\e11d";
}
.ic-magnet:before {
  content: "\e11e";
}
.ic-magnifying-glass:before,
.ic-search:before {
  content: "\e11f";
}
.ic-mail:before {
  content: "\e120";
}
.ic-man:before {
  content: "\e121";
}
.ic-map:before {
  content: "\e122";
}
.ic-mask:before {
  content: "\e123";
}
.ic-medal:before {
  content: "\e124";
}
.ic-megaphone:before {
  content: "\e125";
}
.ic-menu:before {
  content: "\e126";
}
.ic-merge:before {
  content: "\e127";
}
.ic-message:before {
  content: "\e128";
}
.ic-mic:before {
  content: "\e129";
}
.ic-minus:before {
  content: "\e12a";
}
.ic-mobile:before {
  content: "\e12b";
}
.ic-modern-mic:before {
  content: "\e12c";
}
.ic-moon:before {
  content: "\e12d";
}
.ic-mouse:before {
  content: "\e12e";
}
.ic-mouse-pointer:before {
  content: "\e12f";
}
.ic-music:before {
  content: "\e130";
}
.ic-network:before {
  content: "\e131";
}
.ic-new:before {
  content: "\e132";
}
.ic-new-message:before {
  content: "\e133";
}
.ic-news:before {
  content: "\e134";
}
.ic-newsletter:before {
  content: "\e135";
}
.ic-note:before {
  content: "\e136";
}
.ic-notification:before {
  content: "\e137";
}
.ic-notifications-off:before {
  content: "\e138";
}
.ic-old-mobile:before {
  content: "\e139";
}
.ic-old-phone:before {
  content: "\e13a";
}
.ic-open-book:before {
  content: "\e13b";
}
.ic-palette:before {
  content: "\e13c";
}
.ic-paper-plane:before {
  content: "\e13d";
}
.ic-pencil:before {
  content: "\e13e";
}
.ic-phone:before {
  content: "\e13f";
}
.ic-pie-chart:before {
  content: "\e140";
}
.ic-pin:before {
  content: "\e141";
}
.ic-plus:before {
  content: "\e142";
}
.ic-popup:before {
  content: "\e143";
}
.ic-power-plug:before {
  content: "\e144";
}
.ic-price-ribbon:before {
  content: "\e145";
}
.ic-price-tag:before {
  content: "\e146";
}
.ic-print:before {
  content: "\e147";
}
.ic-progress-empty:before {
  content: "\e148";
}
.ic-progress-full:before {
  content: "\e149";
}
.ic-progress-one:before {
  content: "\e14a";
}
.ic-progress-two:before {
  content: "\e14b";
}
.ic-publish:before {
  content: "\e14c";
}
.ic-quote:before {
  content: "\e14d";
}
.ic-radio:before {
  content: "\e14e";
}
.ic-remove-user:before {
  content: "\e14f";
}
.ic-reply:before {
  content: "\e150";
}
.ic-reply-all:before {
  content: "\e151";
}
.ic-resize-100:before {
  content: "\e152";
}
.ic-resize-full-screen:before {
  content: "\e153";
}
.ic-retweet:before {
  content: "\e154";
}
.ic-rocket:before {
  content: "\e155";
}
.ic-round-brush:before {
  content: "\e156";
}
.ic-rss:before {
  content: "\e157";
}
.ic-ruler:before {
  content: "\e158";
}
.ic-save:before {
  content: "\e159";
}
.ic-scissors:before {
  content: "\e15a";
}
.ic-select-arrows:before {
  content: "\e15b";
}
.ic-share:before {
  content: "\e15c";
}
.ic-share-alternative:before {
  content: "\e15d";
}
.ic-shareable:before {
  content: "\e15e";
}
.ic-shield:before {
  content: "\e15f";
}
.ic-shop:before {
  content: "\e160";
}
.ic-shopping-bag:before {
  content: "\e161";
}
.ic-shopping-basket:before {
  content: "\e162";
}
.ic-shopping-cart:before {
  content: "\e163";
}
.ic-shuffle:before {
  content: "\e164";
}
.ic-signal:before {
  content: "\e165";
}
.ic-sound:before {
  content: "\e166";
}
.ic-sound-mix:before {
  content: "\e167";
}
.ic-sound-mute:before {
  content: "\e168";
}
.ic-sports-club:before {
  content: "\e169";
}
.ic-spreadsheet:before {
  content: "\e16a";
}
.ic-squared-cross:before {
  content: "\e16b";
}
.ic-squared-minus:before {
  content: "\e16c";
}
.ic-squared-plus:before {
  content: "\e16d";
}
.ic-star:before {
  content: "\e16e";
}
.ic-star-outlined:before {
  content: "\e16f";
}
.ic-stopwatch:before {
  content: "\e170";
}
.ic-suitcase:before {
  content: "\e171";
}
.ic-swap:before {
  content: "\e172";
}
.ic-sweden:before {
  content: "\e173";
}
.ic-switch:before {
  content: "\e174";
}
.ic-tablet:before {
  content: "\e175";
}
.ic-tablet-mobile-combo:before {
  content: "\e176";
}
.ic-tag:before {
  content: "\e177";
}
.ic-text:before {
  content: "\e178";
}
.ic-text-document:before {
  content: "\e179";
}
.ic-text-document-inverted:before {
  content: "\e17a";
}
.ic-thermometer:before {
  content: "\e17b";
}
.ic-thumbs-down:before {
  content: "\e17c";
}
.ic-thumbs-up:before {
  content: "\e17d";
}
.ic-thunder-cloud:before {
  content: "\e17e";
}
.ic-ticket:before {
  content: "\e17f";
}
.ic-time-slot:before {
  content: "\e180";
}
.ic-tools:before {
  content: "\e181";
}
.ic-traffic-cone:before {
  content: "\e182";
}
.ic-trash:before {
  content: "\e183";
}
.ic-tree:before {
  content: "\e184";
}
.ic-triangle-down:before {
  content: "\e185";
}
.ic-triangle-left:before {
  content: "\e186";
}
.ic-triangle-right:before {
  content: "\e187";
}
.ic-triangle-up:before {
  content: "\e188";
}
.ic-trophy:before {
  content: "\e189";
}
.ic-tv:before {
  content: "\e18a";
}
.ic-typing:before {
  content: "\e18b";
}
.ic-uninstall:before {
  content: "\e18c";
}
.ic-unread:before {
  content: "\e18d";
}
.ic-untag:before {
  content: "\e18e";
}
.ic-upload:before {
  content: "\e18f";
}
.ic-upload-to-cloud:before {
  content: "\e190";
}
.ic-user:before {
  content: "\e191";
}
.ic-users:before {
  content: "\e192";
}
.ic-v-card:before {
  content: "\e193";
}
.ic-video:before {
  content: "\e194";
}
.ic-video-camera:before {
  content: "\e195";
}
.ic-vinyl:before {
  content: "\e196";
}
.ic-voicemail:before {
  content: "\e197";
}
.ic-wallet:before {
  content: "\e198";
}
.ic-warning:before {
  content: "\e199";
}
.ic-water:before {
  content: "\e19a";
}
/*# sourceMappingURL=icons.css.map */